home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
fst.xml
< prev
next >
Wrap
Text File
|
2002-08-30
|
1KB
|
40 lines
<search function="fst">
<name>FAST</name>
<description>
Search the frequently-rebuilt AllTheWeb FAST index.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>fst jeep</td></tr>
</table>
</description>
<category>Search the Web</category>
<link>http://www.alltheweb.com/</link>
<form name="fstf"
action="http://www.alltheweb.com/search"
method="get">
<input type="hidden" name="cat" value="web"/>
<input type="hidden" name="lang" value="any"/>
<input type="hidden" name="query"/>
</form>
<script><![CDATA[
function fst(q)
{
if( nullArgs("fst",q) )
return false;
else
{
document.fstf.query.value = q;
submitForm(fstf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>